University of Dublin, Trinity College Dublin, Ireland.
#### BINHEX osi-oop-demo.hqx ****
From: zobkiw@world.std.com (Joe Zobkiw)
Subject: OSI_OOP
Date: Mon, 8 Mar 1993 07:48:43 -0500 (EST)
This is a serial port demo application. This application
demonstrates how to use the printer or modem ports to
communicate with serial devices. THINK C 5 source code
is available for a small fee and is set up in such a
manner to allow easy integration of key ISO OSI layer
functions for checksumming, error recovery, encryption,
etc.
Contact: zobkiw@world.std.com for more information. Enjoy!
#### BINHEX patch-loader.hqx ****
From: William Uther <williamu@extro.ucc.su.OZ.AU>
Subject: PatchLoader
Date: Fri, 26 Feb 93 23:50:34 EST
Hi,
Patch Loader
Overview
The Patch Loader is a small INIT core I've written for people who are writing their own INIT's. It will load and install resources as trap patches.
History
This is really a spin off from other INIT/CDEV's I've written. I didn't really want to leave the install code in memory. This meant a separate INIT that loaded code into memory and then patched it into the appropriate traps before quitting. After rewriting this code 3 times for different traps etc, I decided to make it portable. This is the result.
\x/ill :-}
williamu@extro.ucc.su.oz.au
#### BINHEX pdp-8-emulator.hqx ****
From: u9119523@sys.uea.ac.uk (Graham "Coxy" Cox)
Subject: PDP-8 Emulator
Date: Wed, 15 Dec 1993 17:12:01 +0000
--========================_7525230==_
Content-Type: text/plain; charset="us-ascii"
Would you be so kind as to put this somewhere accessible? SEveral people
have been asking me for it, and it's more democratic to post it somewhere
'public'.
This program simulates a PDP-8 minicomputer in a window on the Mac.
Includes built-in assembler. Supports all PDP-8 instructions except IOP.
Slow, but maybe interesting. Full source code included.
--========================_7525230==_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: binary
#### BINHEX pocket-forth.hqx ****
Date: 12 Jul 1993 08:43:08 -0600
From: "pfterry" <pfterry@msmail.kgs.ukans.edu>
Subject: pocketforth
Here's the latest version of PocketForth.
#### BINHEX pop-up-funcs-demo-237.hqx ****
Date: Thu, 8 Jul 1993 14:11:50 -0800
From: slosser@apple.com (eric slosser)
Subject: PopUpFuncs Demo, v2.3.7
Eric Slosser "Well, if a guy like Dean Yu says it,
Blue Meanie it must be true." (actual quote).
slosser@apple.com
This is the demo installer of PopUpFuncs, version 2.3.7.
PopUpFuncs is a programmer's productivity tool that allows the
user to see the name of every function in a file, just by clicking
on a button in the titlebar of the source code window. Choosing
a name from the list automatically scrolls the file to that function.
PopUpFuncs is a commercial product through information found in
the README file. This is a Compactor archive (v 1.33).
#### BINHEX qb-pcr-alert-center.hqx ****
Date: Wed, 13 Jan 1993 16:11:03 -0800
From: mxmora@unix.sri.com (Matthew Xavier Mora)
Subject: QuickBasic PCR (PreCenterAlert)
Pure Code Resources for QuickBasic (PCR)
A long time ago I was going to release a library of PCR's for
QB. I never got around to finshing up the library since I no longer
program in QB, so I decided to post them to the net in case there are any
other QB programmers that could use these PCR's. I'm making them freeware
because I don't have the time to support them. If you want the source for
any of these PCR's, it can be had for a small fee. If there are any bugs,
let me know and I try and fix them.
Good luck and I hope these are of some use to you.
Matthew Xavier Mora
---------
Enclosed is a PCR that will center your alerts for you.